Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace service by singletons, use Kotlin coroutines #25

Merged
merged 12 commits into from
Aug 29, 2023
Merged

Conversation

rfc2822
Copy link
Member

@rfc2822 rfc2822 commented Aug 28, 2023

Replaces #24, closes #20

@ArnyminerZ Took some time to understand your idea to use Continuation, but I like it. I've also rewritten the rest so that it doesn't use a Service anymore and has a better structure.

Can you please try it out and see whether it works for you? Or if you have other comments.

@rfc2822 rfc2822 marked this pull request as ready for review August 28, 2023 22:19
Copy link
Member

@ArnyminerZ ArnyminerZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only have these comments, I will test everything locally asap

Signed-off-by: Arnau Mora <[email protected]>
@ArnyminerZ
Copy link
Member

Works great for me

@rfc2822 rfc2822 merged commit d6fd798 into main Aug 29, 2023
4 checks passed
@rfc2822 rfc2822 deleted the remove-service branch August 29, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CustomCertService checkTrusted: use CompleteableDeferred instead of POJO lock/notify
2 participants